home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games for Fun 1
/
games-for-fun.iso
/
Guck rein!
/
Shareware
/
Pov-Ray
/
POV-Ray (68040)
/
POV-Ray (68040).rsrc
/
TEXT_204_fog.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-29
|
191 b
|
8 lines
// set global atmospheric fog effect in the scene.
// at the fog distance, there will be 63% visibility
fog
{
color blue 1.0 // the fog color
distance 50.0 // the fog distance
}